<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE SignCLI SYSTEM "SigCBB.dtd"[]>
<SignCLI>
<ApplicationLog AppLogFlag="YES" AppLogName="SigCBB_APP.log" AppLogMaxSize="2" AppLogNoOfFile="3" />
<DebugLog DbgLogName="SigCBB_DBG.log" DbgLogFlag="YES" DbgLogMaxSize="1" DbgLogLevel="0" />
<DefaultCerts RootCertificate="Certificates/ipsi_rootcert.der" RootCertificateType="DER"
PublicCertificate="Certificates/ipsi_eecert.der" PublicCertificateType="DER" Depth = "5">
<DfltInterCerts InterCertificate = "InterCert1.der" InterCertType = "DER"/>
<DfltInterCerts InterCertificate = "InterCert2.der" InterCertType = "DER"/>
<DfltInterCerts InterCertificate = "InterCert3.der" InterCertType = "DER"/>
<DfltInterCerts InterCertificate = "InterCert4.der" InterCertType = "DER"/>
<DfltInterCerts InterCertificate = "InterCert5.der" InterCertType = "DER"/>
</DefaultCerts>
<UserCerts RootCertificate="Certificates/ipsi_rootcert.der" RootCertificateType="DER"
PublicCertificate="Certificates/ipsi_eecert.der" PublicCertificateType="DER" Depth = "5">
<UserInterCerts InterCertificate = "IntermediateCert1.der" InterCertType = "DER"/>
<UserInterCerts InterCertificate = "IntermediateCert2.der" InterCertType = "DER"/>
<UserInterCerts InterCertificate = "IntermediateCert3.der" InterCertType = "DER"/>
<UserInterCerts InterCertificate = "IntermediateCert4.der" InterCertType = "DER"/>
<UserInterCerts InterCertificate = "IntermediateCert5.der" InterCertType = "DER"/>
</UserCerts>
<UserSpecificOptions EnableSecurityWarning="Yes"/>
</SignCLI>